Null Object pattern definition

Search

Null Object pattern

Null Object pattern logo #21000 In object-oriented computer programming, a Null Object is an object with defined neutral (`null`) behavior. The Null Object design pattern describes the uses of such objects and their behavior (or lack thereof). It was first published in the Pattern Languages of Program Design book series. ==Motivation== In most object-oriented languages, such a.....
Found on http://en.wikipedia.org/wiki/Null_Object_pattern
No exact match found.